home *** CD-ROM | disk | FTP | other *** search
/ CD Actual Thematic 29 / CDT29.iso / e-Mail / WorldClient Pro 2.2.3 / wcsetup.exe / BLUE.CSS < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-09-14  |  1.4 KB  |  102 lines

  1. BODY  {
  2.     font-family : Arial;
  3.     font-size : 10pt;
  4.     color : Black;
  5. }
  6.  
  7. TD, P, DIV, A  {
  8.     font-family : Arial;
  9.     font-size : 10pt;
  10.     color : Black;
  11. }
  12.  
  13. .Body  {
  14.     background : url(background.gif) fixed;
  15.     background-color : White;
  16.     font-family : Arial;
  17.     font-size : 10pt;
  18.     color : Black;
  19. }
  20.  
  21. .HeaderBar  {
  22.     color : Black;
  23. }
  24.  
  25. .HeaderBar A  {
  26.     font-weight : bold;
  27.     color : Black;
  28. }
  29.  
  30. .BigHeaderBar  {
  31.     background-color : #3064D0;
  32.     font-weight : bold;
  33.     font-size : 18pt;
  34.     color : White;
  35. }
  36.  
  37. .HeaderTxt  {
  38.     background-color : #3064D0;
  39.     text-align : left;
  40.     color : White;
  41. }
  42.  
  43. .HeaderTxt A  {
  44.     color : White;
  45. }
  46.  
  47. .HeaderTxtRight  {
  48.     background-color : #3064D0;
  49.     text-align : right;
  50.     color : White;
  51. }
  52.  
  53. .HeaderTxtRight A  {
  54.     color : White;
  55. }
  56.  
  57. .StatusMesg  {
  58.     font-weight : bold;
  59.     text-align : center;
  60.     font-size : 18pt;
  61. }
  62.  
  63. .MenuTxt A  {
  64.     font-weight : bold;
  65.     color : black;
  66. }
  67.  
  68. .Fixed  {
  69.     font-family : monospace;
  70. }
  71.  
  72. .Fixed A  {
  73.     font-family : monospace;
  74.     color : Blue;
  75. }
  76.  
  77. .Style1, .Style1 TD, .Style1 A  {
  78.     color : #3064D0;
  79. }
  80. .Style2, .Style2 TD, .Style2 A  {
  81.     color : #660066;
  82. }
  83. .Style3, .Style3 TD, .Style3 A  {
  84.     color : #666666;
  85. }
  86. .Style4, .Style4 TD, .Style4 A  {
  87.     color : #006600;
  88. }
  89. .Style5, .Style5 TD, .Style5 A  {
  90.     color : #660000;
  91. }
  92. .Style6, .Style6 TD, .Style6 A  {
  93.     color : #6666CC;
  94. }
  95. .Style7, .Style7 TD, .Style7 A  {
  96.     color : #CC3333;
  97. }
  98. .Style8, .Style8 TD, .Style8 A  {
  99.     color : #006666;
  100. }
  101.  
  102.